home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1226 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  3.9 KB

  1. Path: ix.netcom.com!netnews
  2. From: mcorcora@ix.netcom.com(Marian Corcoran )
  3. Newsgroups: comp.lang.c++
  4. Subject: ADV C++ SIG: Jan 12 VC++ 4.0 & STL; Jan 27 Scott Meyers
  5. Date: 10 Jan 1996 00:11:44 GMT
  6. Organization: Netcom
  7. Message-ID: <4cv080$hoh@ixnews8.ix.netcom.com>
  8. NNTP-Posting-Host: ix-sj28-02.ix.netcom.com
  9. X-NETCOM-Date: Tue Jan 09  4:11:44 PM PST 1996
  10.  
  11.  
  12.  
  13. Please forward this to others who may be interested:
  14.  
  15.      Please note we have two meetings this month.  We 
  16. congratulate Microsoft on incorporating STL into
  17. their compiler.  
  18.      We are also honored to have Scott Meyers, 
  19. whose new book, More Effective C++ is just coming out.
  20.  
  21. Marian Corcoran
  22. ADV C/C++ SIG Chair
  23. mcorcora@ix.netcom.com
  24.   
  25.  
  26. ADV C/C++ SIG (SF Bay Area)  Newsletter    Jan 8, 1996
  27.  
  28. January Meetings:
  29.    Fri, January 12  Microsoft Cupertino "Field Trip"
  30.                     6:15 p.m.  STL & VC++ 4.0
  31.                       Jonathan Caves, ANSI committee member
  32.                       Kevin Miller, Program Manager
  33.  
  34.    Saturday Morning Seminar
  35.    Sat, January 27  10 a.m. Scott Meyers, author 
  36.                       More Effective C++, 1996
  37.                       "Double Dispatching in C++"
  38.    (abstract for Scott Meyers seminar will be sent
  39.     later. )   
  40.  
  41. Visual C++ 4.0 STL Support and Compiler Optimization
  42. January 12, 1996 
  43. 6:15 to 7:00 p.m. Using STL in Visual C++ 4.0
  44. 7:15 to 8:15 p.m. Compiler Optimization in Visual C++
  45.       8:15 to ?        Q & A
  46.  
  47. Advanced Language Features  in Visual C++ 4.0
  48.  
  49. Visual C++ 4.0 includes many C++ language features that are contained 
  50. in the 1995 ANSI/ISO Draft Standard.  Among these are:
  51.               > increased compliance in the area of templates
  52.               > "New-style" casts
  53.               > Name Spaces
  54.               > RTTI (Run Time Type Identification)
  55.               > HP's Standard Template Library (STL)
  56.  
  57. The focus will be on Microsoft's implementation of these areas, such 
  58. as: compatibility with the Draft Standard, extensions, restrictions, 
  59. portability concerns.  It will not be a tutorial per se.
  60.  
  61. Compiler Optimization in Visual C++
  62.  
  63. Performance measures used to evaluate C++ compilers often focus rather 
  64. narrowly on traditional C code or on aspects of C++ which do not 
  65. significantly impact the performance of real world code.  This talk is 
  66. an attempt to examine the performance of Visual C++ by looking at 
  67. performance on particular idioms which are part of the common practice 
  68. of C++ programmers.  Particular optimizations will be discussed, along 
  69. with a comparison of Visual C++ 4.0 to previous versions of the
  70. product.
  71.  
  72. Presenters will include Jonathan Caves and Kevin Miller.   Jonathan 
  73. Caves is the Microsoft VC++ developer who implemented templates and 
  74. NameSpaces within VC++.  Jonathan is a Microsoft alternate voting 
  75. member on the ANSI/ISO C++ committee that determines the C++ language 
  76. standard.
  77.  
  78. Kevin R. Miller is a program manager in the Visual C++ Product Unit, 
  79. where his responsibilities include compiler components and RISC product
  80.  
  81. editions.  Prior to joining Microsoft, Kevin was Director of Products 
  82. at Kuck & Associates, a producer of  compiler optimizers for the Unix 
  83. market.
  84.  
  85. Location:
  86.         Microsoft in Cupertino
  87.       10000 Torre Avenue
  88.     Cupertino, CA
  89.    (We have a seating limitation of 100 for this meeting on a
  90.     First come, first serve basis.)
  91. from 101   take 85 South, take the Stevens Creek Blvd exit, then turn 
  92. left, continue over De Anza blvd, and make first right at the next
  93. light
  94.  
  95. from 280 , take the Sunnyvale-Saratoga/Cupertino exit and head south
  96. toward Saratoga.  Make a left at Stevens Creek Blvd. Make a
  97. right at Torre Ave.  Microsoft is on your left.
  98. Note:  Torre Ave runs parallel to Sunnyvale-Saratoga Rd.
  99. Donation:  non-members $10.00
  100.            students $3.00
  101. MISSION STATEMENT
  102.  
  103.    The mission of the ADVANCED C/C++ SIG is to
  104.     -  promote technical excellence and advancement,
  105.     -  balance that with practical considerations
  106.     -  show genuine concern for those who work in
  107.         our field.  
  108.  
  109.